Programming - Practice Day!

OPENING QUESTIONS: 

Please put 3 appropriately named AND labeled text boxes on the screen:

  1. Red Value
  2. Green Value
  3. Blue Value

Add a button that displays "Finish"

Include code that runs when the "Finish" button is clicked that:

  • assigns the number entered into each box to an appropriately named variable
  • Utilizes those variables to output to the console log: "Red value is: " <red value>, "Green value is: " <green value>, "Blue value is: " <blue value>.

Please submit that to our regular submission page when you are done (take your time, esp rookies!)

When you are done, please complete our color square program (you can jazz that up a bit if you like)

LEARNING TARGET: I will work with my team to differentiate between time consuming tasks on a programming assignment during today's class.

I will be able to use basic variables during today's class.

COURSE DOCUMENT: Ver 1.70 is HERE

WORK O' THE DAY

Nothing more today